[][src]Crate stats_traits

Modules

dynamic_stat_types

Provides dynamic versions of the thread local stats. Dynamic here means that the name of the counter is being decided in runtime. If you use the define_stats! to define a dynamic stat then the pattern that is used to format the key and the arguments used in that pattern are statically checked.

stat_types
stats_manager